home *** CD-ROM | disk | FTP | other *** search
/ NEC SuperScript 860 Solutions / NEC SuperScript 860 Solutions.iso / internet / samples / remote.ini < prev   
INI File  |  1995-10-11  |  1KB  |  89 lines

  1. ;==============================  REMOTE.INI ====================================
  2.  
  3. [MAIN]
  4. DialOnDemand=default
  5. TransportFiles=         
  6. CommBuffSize=8192
  7.  
  8. [DIALER]
  9.  
  10. [CONNECTIONS]
  11. default=
  12.  
  13. [DIALER-BAUDRATE]
  14. 9600=
  15. 19200=
  16. 38400=
  17. 57600=
  18. ;======= Uncomment the following line(s) to add support for 115200 or 
  19. ;======= 256K Bps.  These are only supported by enhanced, third party
  20. ;======= Windows COMM driver replacements.
  21. ;115200=
  22. ;256000=
  23.  
  24.  
  25. [default]
  26. Name=default
  27. Dial Before=
  28. Number=
  29. Dial After=
  30. Attempts=5
  31. Dial Timeout=90
  32. Redial=10
  33.  
  34. OpenAppTO=600
  35. CloseAppTO=60
  36. OpenTOPrompt=TRUE
  37. CloseTOPrompt=TRUE
  38. ReconnectPrompt=FALSE
  39. PromptTO=15
  40. InboundActivity=FALSE
  41. OutboundActivity=TRUE
  42. KillSockOnDiscon=TRUE
  43.  
  44.  
  45. Hostname=
  46. IP=
  47. Netmask=
  48. Gateway=
  49. LinkDriver=PPP
  50.  
  51. Maxseg=256
  52. Window=4096
  53. Retrans=2
  54. Contime=30
  55. MTU=296
  56.  
  57. Domain=
  58. DNS1=
  59. DNS2=
  60. Timeout=4
  61. Retry=3
  62. Reuse=TRUE
  63.  
  64. OpenMode=Active
  65. Auth=NONE
  66. ACCM=0x000A0000
  67. Magic=AUTO
  68. AddrComp=ON
  69. ProtComp=ON
  70. IpComp=ON
  71. PAPusername=
  72. PAPpassword=
  73.  
  74. COM Port=
  75. Modem=Hayes
  76. Phone Type=TONE
  77. Baud Rate=9600
  78. Flow Control=p
  79. Parity=2
  80. Data Bit=7
  81. Stop Bit=0
  82.  
  83. Hangup Type=BOTH
  84. Auto Baud=ON
  85.  
  86. Login Method=1
  87. Template Attempts=3
  88. Template Timeout=30
  89.